home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / Crossdos v3.07.adf / READ.ME < prev    next >
Text File  |  1990-01-07  |  7KB  |  151 lines

  1.                               CrossDOS
  2.                             Version 3.07
  3.                           January 7th, 1990
  4.  
  5. We at CONSULTRON would like to thank you for purchasing CrossDOS.  We
  6. believe you will find it useful as well as easy to use.
  7.  
  8.  
  9. *******************************************
  10. Installing this Product
  11.  
  12. I have included a simple program called "Install_MSDOSFS".  It can be
  13. run  from  the CLI or from Workbench.  It will prompt you through the
  14. installation  procedure.   The  program  is  broken  up into separate
  15. transfer  procedures that allow you to install portions that apply to
  16. your  system configuration.  If you wish, you can install the product
  17. manually  by  placing  the necessary files in the correct directories
  18. (please refer to the manual supplied with CrossDOS).
  19.  
  20. The installation program will try to install the appropriate software
  21. modules   into  your  system  directories  (ie  C:,  L:,  DEVS:   and
  22. SYS:System).   If these directories are located on your hard disk, it
  23. will attempt to install them there otherwise it will probably install
  24. them on your WORKBENCH boot-up disk.
  25.  
  26. If    you   install   CrossDOS,   you   may   need   to   edit   your
  27. "S:startup-sequence"  and  move  the  commands appended on the end of
  28. this file to a position before the "LoadWB" command.
  29.  
  30. For those who either do not have enough room on their system disks or
  31. do  not  wish to install CrossDOS, a small utility called "Attach" is
  32. included  that will allow you to immediately mount and load an MS-DOS
  33. floppy device on your Amiga.  For further information on the "Attach"
  34. command, refer to the manual.
  35.  
  36.  
  37. *******************************************
  38. TDPatch12 and TDPatch13
  39.  
  40. The trackdisk.device code resident in Kickstart code versions 1.2 and
  41. 1.3  have  a  couple  bugs  in  it that need fixing.  "TDPatch12" and
  42. "TDPatch13"   correct  this  problem  for  KickStart  V1.2  and  V1.3
  43. respectively.   The  installation  program will detect the version of
  44. KickStart  you  are  running and transfer the proper patch version to
  45. your   "C:"   directory.    It   will   also   try   to  append  your
  46. "S:startup-sequence"  with  the  patch.   (You  may need to edit your
  47. "S:startup-sequence"  to  make  sure it gets placed in correctly.) It
  48. must be executed before accessing any MS-DOS disk.
  49.  
  50. If  you  purchased  an earlier version of CrossDOS, we stated that if
  51. you  had more than one 3 1/2" floppy drive installed you did not need
  52. either  TDPatch.   It  has  been  recommended  by  an  expert  within
  53. Commodore that the TDPatch SHOULD always be run.
  54.  
  55. Earlier  versions of "TDPatch13" had a bug in IT that would not allow
  56. the patch to be applied.  It has been fixed in this version.
  57.  
  58. TDPatch will not work in conjunction with NOCLICKSTART.
  59.  
  60.  
  61. *******************************************
  62. International Character Translator
  63.  
  64. This  version  of  CrossDOS allows for you to select an International
  65. version  of  the  file  system.   To  select this version execute the
  66. program "Install_msdosFS.INTL" instead of "Install_msdosFS".
  67.  
  68. The standard ASCII character set of MS-DOS matches the standard ASCII
  69. character set of the Amiga one-for-one.  The extended ASCII character
  70. set,  which include international characters, do not match so nicely.
  71. For  those  who  chose  the  International  version,  extended  ASCII
  72. characters  found  in  the  file  names are always converted to their
  73. equivalent  (where  ever possible)  on the opposite system.  Extended
  74. ASCII  characters found inside ASCII text files are not automatically
  75. translated.   To  translate the extended characters within files, you
  76. must  either  specify  the  "International  Translator" character '['
  77. (formerly  the  "High  Bit Filter") within the MS-DOS filename or use
  78. the  global  "International Translator" which operates similar to the
  79. global "TxFilter" function.  Refer to the "IntlTrans" utility located
  80. in the technical reference file called "Tech_Ref".
  81.  
  82.  
  83. *******************************************
  84. Improvements from previous versions of CrossDOS
  85.  
  86. This  version  has  a  number of minor improvements over the previous
  87. versions  of  CrossDOS.  It has better WORKBENCH compliance, a global
  88. text filter for mass text data transfers and an improved manual.
  89.  
  90. This  product  disk  also has a technical reference file on disk that
  91. covers an example mountlist, a small glossary, and device error codes
  92. supported by CrossDOS.
  93.  
  94.  
  95. *******************************************
  96. MS-DOS Hard Disk Partitions
  97.  
  98. The  MS-DOS file system is designed to read and write physical MS-DOS
  99. hard  drive  partitions,  although it has not been tested thoroughly.
  100. Virtual MS-DOS partitions on an Amiga hard drive (such as JLink files
  101. created by the BridgeBoard) are not accessible at this time.
  102.  
  103. We  have  a  few  people currently using this feature.  One person is
  104. accessing  a  MS-DOS  formatted  Bernoulli disk from both his IBM and
  105. Amiga computers.
  106.  
  107. The  installation  program  does  not  mount  an  MS-DOS  hard  drive
  108. partition  so  that  creating  a  mountlist entry for it must be done
  109. manually.   An  example of a hard disk mountlist entry is included in
  110. the  file "DEVS/mountlist.msdos" for your review.  You must configure
  111. the  mountlist  entries so that the lowest block number points to the
  112. MS-DOS boot block of the partition you wish to access.  The "device="
  113. parameter  must  also  be  the  device  driver  for  your  hard drive
  114. controller board.
  115.  
  116. I  must  also caution you about the fact that accessing the partition
  117. at the device driver level has no means of detecting ownership of the
  118. blocks.  In other words, both your Amiga and the MS-DOS host computer
  119. believe  it  has FULL control over the data written to the partition.
  120. To  help  prevent  this conflict, if one host writes to the partition
  121. the  other  host  must  "change the disk".  To change the disk on the
  122. Amiga  host,  execute  the  "diskchange"  command for that drive.  To
  123. change the disk on the MS-DOS host, change the default drive FROM the
  124. partition  then back TO the partition (ie.  from C:  to A:  then back
  125. to C:).
  126.  
  127.  
  128. *******************************************
  129. Undocumented directory (DIAG/)
  130.  
  131. We have added a directory called "DIAG" that is not documented in the
  132. manual.   This  directory  contains files that are used for obtaining
  133. diagnostic  information  should  a problem occur.  Use of these files
  134. without  specific  direction from us is NOT RECOMMENDED.  These files
  135. may  produce  undesirable results if not used properly.  Refrain from
  136. using these files!
  137.  
  138.  
  139. *******************************************
  140. Technical Support
  141.  
  142. Should you have any questions or problems, you can contact us at:
  143.  
  144. CONSULTRON
  145. 11280 Parkview
  146. Plymouth, MI  48170
  147.  
  148. (313) 459-7271      9:00 AM - 5:00 PM EST
  149.  
  150. Thank you.
  151.